PIMA diabetes Exploratory Data Analysis using plotly

Plot the amount of rows in each side of the target

Looks like the target is imbalanced so this needs to be taken into account

Looking at the scatter plots there seems like there may be some missing values with default value = 0, that need to be removed prior to analysis (e.g. BMI).